Skip to main content

来栖川電算が利用しているConfluence v6.15.7を操作するためのCLIです。

Project description

confluence-cli

来栖川電算が利用しているConfluence v6.15.7を操作するためのCLIです。

Build Status PyPI version Python Versions Documentation Status

Requirements

Python 3.9+

Install

$ pip install kci-confluence-cli

使い方

認証情報の指定

以下のいずれかの方法で指定できます。

  • 環境変数 CONFLUENCE_USER_NAME , CONFLUENCE_USER_PASSWORD に指定する
  • コマンドライン引数 --confluence_user_name , --confluence_user_passwordに指定する

上記の方法で認証情報が指定されない場合は、標準入力から認証情報を入力できます。

ConfluenceのURLの指定

アクセスするConfluenceのURLを、以下のいずれかの方法で指定できます。

  • 環境変数 CONFLUENCE_BASE_URLに指定する
  • コマンドライン引数 --confluence_base_urlに指定する

上記の方法で指定されない場合は、標準入力から入力できます。

来栖川電算のConfluneceにアクセスする場合は、https://kurusugawa.jp/confluenceを指定してください。

Command Reference

https://confluence-cli.readthedocs.io/ja/latest/command_reference/index.html を参照してください。

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

kci_confluence_cli-0.2.1.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

kci_confluence_cli-0.2.1-py3-none-any.whl (23.2 kB view hashes)

Uploaded Python 3

Supported by

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