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.3.tar.gz (7.8 kB view details)

Uploaded Source

Built Distributions

sg-0.0.3.macosx-10.10-x86_64.tar.gz (17.5 kB view details)

Uploaded Source

sg-0.0.3-py2.7.egg (24.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for sg-0.0.3.tar.gz
Algorithm Hash digest
SHA256 6258534318f57cb4038d883e96e9c3d0dc74f636457f0cca3f8d6fb902d7a46a
MD5 4daad211e00906d209cf150f4c7caacd
BLAKE2b-256 6c54c375ce3413e2cfd93ceefc08c7fb93a7930ea5ee22eb5a66b92eddfa6f3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sg-0.0.3.macosx-10.10-x86_64.tar.gz
Algorithm Hash digest
SHA256 c145db807dea0d8cca9ea8668729c30c2dd3a2856f0e12a0e0ba9244ea8d261c
MD5 073112b84e96799f9d011cbd48385e69
BLAKE2b-256 7a0c51b8209f42b761291c5b2fb891408169f29549044a0308eaa76d7124c56b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sg-0.0.3-py2.7.egg
Algorithm Hash digest
SHA256 777071ccea85f7ad1459d28e0c36383f5937c9f40b5b3a8b4fdbdf7c578d25f2
MD5 515501c8065d33dcd94de8c1bbc5699d
BLAKE2b-256 9ece371fc10fa267eed13b9e73e91b9a5f905b85bfae44ea03ce539f3b3f2ed0

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