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
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.
Installation
pip install punsctl
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file punsctl-0.1.0.tar.gz.
File metadata
- Download URL: punsctl-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.14 Linux/5.15.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff4ea7adcd812a618be911c3bfd9d3328b56851b0c0b6e25dd8c1575af5ec8f7
|
|
| MD5 |
b7aa4fab5f1dbec7eae57c35229add5c
|
|
| BLAKE2b-256 |
d755d354b50fadb0fa73568726a7fa5dcea9327e17fa03ef96e8cc332f186c9c
|
File details
Details for the file punsctl-0.1.0-py3-none-any.whl.
File metadata
- Download URL: punsctl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.14 Linux/5.15.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90d48d87c24826ee98fdd4236f084527b0c2180b43e4b6de9db1a4a5d6dc4be6
|
|
| MD5 |
58d473712ec99fdaafcdc056b27f1816
|
|
| BLAKE2b-256 |
37c821388997653439da630269800a9b965dafb467f4d114ea0d33abf8b94f2f
|