Skip to main content

UNKNOWN

Project description

AWSのセキュリティグループを管理するツールです。

セキュリティグループの設定をcsvでダウンロード、コメントをつけてバージョン管理、追加したものをAPI経由で保存という使い方ができます。

## インストール

` $ pip install sg `

OR

` $ python setup.py install `

## 使い方 適当なディレクトリで初期化コマンドを実行してください。

設定が保存されます。

` $ cd yourpath $ sgsg.py init enter your region[us-east-1]: us-west-2 save to sg.cfg enter your aws_access_key_id: xxx enter your aws_secret_access_key: xxx save to aws_key `

### リモートからローカルへの同期

リモートのセキュリティグループの設定を保存するには`fetch`コマンドを利用します。

` $ sgsg.py fetch mkdir security_groups GROUP: group save to security_groups/group.csv `

ダウンロードされたcsvファイルにはコメントなどを追加することができます。エクセルなどで編集してください(文字コードはutf-8を想定しています)。

またセキュリティグループの設定を追加・削除し、リモートに反映することができます。

### 差分の表示

ローカルの ### ローカルからリモートへの同期

csvに追加、または削除を行なったあと、以下のコマンドを実行します。差分が表示されるので確認後yを選択してください。

` sgsg.py commit security_groups/somegroup.csv GROUP: somegroup post this setting?[y/N] +tcp 80 80 192.168.0.1 `

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

sg-0.0.2.tar.gz (7.7 kB view details)

Uploaded Source

Built Distributions

sg-0.0.2.macosx-10.10-x86_64.tar.gz (17.4 kB view details)

Uploaded Source

sg-0.0.2-py2.7.egg (23.9 kB view details)

Uploaded Source

File details

Details for the file sg-0.0.2.tar.gz.

File metadata

  • Download URL: sg-0.0.2.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sg-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0eec1cbd2a25c66f776c17ca3f0ebbce9bd0db58e87498be9bae39118c64f536
MD5 b4f33440f26c6fe6003c9ee5ade7e482
BLAKE2b-256 4bbc22f7448bc24320e160c12c207628350c84a69d4f3a3ef504bd2e33f41bc9

See more details on using hashes here.

File details

Details for the file sg-0.0.2.macosx-10.10-x86_64.tar.gz.

File metadata

File hashes

Hashes for sg-0.0.2.macosx-10.10-x86_64.tar.gz
Algorithm Hash digest
SHA256 5ab2dd5a9dfb1b35e6a236305975620261b6c07f133516d0be3e4d896cecb19b
MD5 f246539271303b04da8f2cd4840b84c6
BLAKE2b-256 75e953879e7ae820e4b333d0a4a191447b803e7fad977047f7f133a193552c3c

See more details on using hashes here.

File details

Details for the file sg-0.0.2-py2.7.egg.

File metadata

  • Download URL: sg-0.0.2-py2.7.egg
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sg-0.0.2-py2.7.egg
Algorithm Hash digest
SHA256 0072bc52f6cd343b1f3c20d249b790b3e20602cf36c7e067a69c4642b171b018
MD5 7d912d63d8ec8f99fbf362650a9b0bc2
BLAKE2b-256 d6d0ddd5f9d11553fc21ad80efb8a9243d25b2504c8ba5683ddcfff1abb2ba15

See more details on using hashes here.

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