Skip to main content

Just another Atlassian Confluence API cli extension

Project description

confluence-cli

confluence-cli is a convenient wrapper module for python atlassian confluence original package.

confluence-cli installation

# Desde la raiz del repositorio
python3 -m pip install  confluence-cli

Examples

params = {
        "baseURL": "http://confluence:8090",
        "user": "myuser",
        "password": "mypass",
        "proxies": {
            "http": "",
            "https": ""
        },
        "verify_ssl": False
    }

confluence_api = ConfluenceWrapper(params)
# This class method, for example, is not available in original atlassian confluence module.
confluence_api.add_content_restrictions("3407893",["read","update"],group_name, "group")
# This class method, for example, is not available in original atlassian confluence module.
confluence_api.add_space_permissions_rpc(space_key="ds",permissions=["SETSPACEPERMISSIONS","EXPORTSPACE"],entity_name=group_name)
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

confluence_cli-0.7.3.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

confluence_cli-0.7.3-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file confluence_cli-0.7.3.tar.gz.

File metadata

  • Download URL: confluence_cli-0.7.3.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.15 Linux/5.15.0-56-generic

File hashes

Hashes for confluence_cli-0.7.3.tar.gz
Algorithm Hash digest
SHA256 f011933df7f27618e6cf1725001c439e9d686b4a33107ed39fcf5462a61bcbf5
MD5 ed28010b59cee4f49f3b10e544222066
BLAKE2b-256 8c4e457825d4df8c57579aa54a6e9ec64af0e5d67718e3296c8b461b79980133

See more details on using hashes here.

File details

Details for the file confluence_cli-0.7.3-py3-none-any.whl.

File metadata

  • Download URL: confluence_cli-0.7.3-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.8.15 Linux/5.15.0-56-generic

File hashes

Hashes for confluence_cli-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8ad9d821e07bbccb70c9fce847976e9bb7a83d75b0175fd53af354009c48f8fc
MD5 96f3be8b4d02219edb46f6306d23937f
BLAKE2b-256 665f5ddd4e6e9869fb47aafe95473e7f9a460b42eb19be940f35f2e2586eecb4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page