Skip to main content

POSIX User's Namespace Control

Project description

The project is currently under development and is not ready for use in production.

punsctl - POSIX User's Namespace Control

codecov PyPI - Python Version PyPI - Implementation PyPI - Wheel

The punsctl utility manages multiple namespaces (user environments) for the current POSIX user. That means the user can have multiple "profiles" for the same or different tool configurations in the same user account (~/.ssh, ~/.gitconfig, ~/.gnupg, ~/.config, ~/.config/nvim, ...). The user can create, delete, activate and deactivate namespaces without additional permissions.

Usage

Create a new namespace

punsctl -c <namespace>

List all namespaces

punsctl -l

Activate a namespace

punsctl -a <namespace>

Deactivate namespaces

punsctl -d

List all namespaces for the non-default root path (~/.ns)

punsctl -p <root_path> -l

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

punsctl-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

punsctl-0.0.2-py3-none-any.whl (9.7 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